GenPolyObject

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

GenPolyObject()  

SYNOPSIS

prsr_lib/allocate.c:670

IPObjectStruct *GenPolyObject(char *Name,
                              IPPolygonStruct *Pl,
                              IPObjectStruct *Pnext)
 

DESCRIPTION

Creates one polygonal object.  

PARAMETERS:

Name: Name of polygonal object.

Pl: Polygon(s) to place in object.

Pnext: Entry into the object structure.  

FUNCTION RETURN VALUE

IPObjectStruct *: A newly created polygonal object.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:12 GMT, October 17, 2022